home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / .util / catRM next >
Text File  |  1994-08-01  |  129b  |  7 lines

  1. #! /bin/sh
  2.  
  3. srcdir=`pwd`
  4. xwsh -autofork -bg 96 -fg 7 -cursorbg 2 -geom 80x24 \
  5.     -title $srcdir -hold \
  6.     -e /bin/csh -c "more $1"
  7.